Skip to content

Conversation

vonovak
Copy link
Contributor

@vonovak vonovak commented Oct 17, 2024

Summary

the recently released 4.11.1 won't build when installed into a RN 0.76 project, due to breaking changes described in react-native-community/discussions-and-proposals#816

This PR fixes the build in a backward-compatible way, as recommended in the link above

This is similar to callstack/react-native-slider#660

Test Plan

tested in #538

@janicduplessis janicduplessis merged commit 91c4262 into AppAndFlow:main Oct 17, 2024
@janicduplessis
Copy link
Collaborator

Thanks!

@vonovak vonovak deleted the fix/rn-76 branch October 23, 2024 07:09
vonovak added a commit to expo/expo that referenced this pull request Oct 28, 2024
# Why

after
AppAndFlow/react-native-safe-area-context#535 and
AppAndFlow/react-native-safe-area-context#537

safe area context should now properly support RN 0.76 and autolinking in
core

# How

bump the package

# Test Plan

tested in bare expo, expo go wip

# Checklist

<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->

- [ ] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants